Package | au.digitalhealth.r4 |
Type | ValueSet |
Id | Id |
FHIR Version | R4 |
Source | http://ns.electronichealth.net.au/fhir/https://build.fhir.org/ig/AuDigitalHealth/ci-fhir-r4/ValueSet-emergency-contact-type-1.html |
Url | http://ns.electronichealth.net.au/fhir/ValueSet/emergency-contact-type-1 |
Version | 1.0.0 |
Status | draft |
Date | 2025-03-21T04:18:25+00:00 |
Name | EmergencyContactType |
Title | Emergency Contact Type |
Experimental | False |
Realm | au |
Authority | national |
Description | The Emergency Contact Type value set includes values that identify the type of emergency contact. |
Copyright | Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. This resource includes SNOMED Clinical Terms™ (SNOMED CT®) which is used by permission of the International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. “SNOMED” and “SNOMED CT” are registered trademarks of the IHTSDO. The rights to use and implement or implementation of SNOMED CT content are limited to the extent it is necessary to allow for the end use of this material. No further rights are granted in respect of the International Release and no further use of any SNOMED CT content by any other party is permitted. |
StructureDefinition | |
dh-patient-emergency-contact-1 ![]() | ADHA Patient Emergency Contact |
CodeSystem | |
http://snomed.info/sct ![]() | SNOMED CT (all versions) |
http://terminology.hl7.org/CodeSystem/v2-0131 ![]() | contactRole2 |
http://snomed.info/sct ![]() | SNOMED codes used in this IG |
http://snomed.info/sct ![]() | veri |
http://terminology.hl7.org/CodeSystem/v2-0131 ![]() | contactRole2 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet emergency-contact-type-1
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://snomed.info/sct
Code | Display |
133932002 | Carer |
http://terminology.hl7.org/CodeSystem/v2-0131
Code | Display | Definition |
C | Emergency Contact | Emergency Contact |
N | Next-of-Kin | Next-of-Kin |
{
"resourceType" : "ValueSet",
"id" : "emergency-contact-type-1",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet emergency-contact-type-1</b></p><a name=\"emergency-contact-type-1\"> </a><a name=\"hcemergency-contact-type-1\"> </a><a name=\"emergency-contact-type-1-en-AU\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/133932002\">133932002</a></td><td>Carer</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0131</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-C\">C</a></td><td>Emergency Contact</td><td>Emergency Contact</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v2-0131.html#v2-0131-N\">N</a></td><td>Next-of-Kin</td><td>Next-of-Kin</td></tr></table></li></ul></div>"
},
"url" : "http://ns.electronichealth.net.au/fhir/ValueSet/emergency-contact-type-1",
"version" : "1.0.0",
"name" : "EmergencyContactType",
"title" : "Emergency Contact Type",
"status" : "draft",
"experimental" : false,
"date" : "2025-03-21T04:18:25+00:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:help@digitalhealth.gov.au"
}
]
}
],
"description" : "The Emergency Contact Type value set includes values that identify the type of emergency contact.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"copyright" : "Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.\n\nThis resource includes SNOMED Clinical Terms™ (SNOMED CT®) which is used by permission of the International Health Terminology Standards Development Organisation (IHTSDO). All rights reserved. SNOMED CT®, was originally created by The College of American Pathologists. “SNOMED” and “SNOMED CT” are registered trademarks of the IHTSDO. The rights to use and implement or implementation of SNOMED CT content are limited to the extent it is necessary to allow for the end use of this material. No further rights are granted in respect of the International Release and no further use of any SNOMED CT content by any other party is permitted.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "133932002",
"display" : "Carer"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"concept" : [
{
"code" : "C",
"display" : "Emergency Contact"
},
{
"code" : "N",
"display" : "Next-of-Kin"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.